home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of Video
/
World of Video.iso
/
gfxprograms
/
3dprograms
/
rayshade-4.0
/
fixes
/
fix024
/
libray
/
libcommon
/
transform.h.diff
< prev
next >
Wrap
Text File
|
1995-02-13
|
351b
|
13 lines
*** transform.h Mon Oct 11 15:00:58 1993
--- transform.h.frac Mon Oct 11 14:47:18 1993
***************
*** 65,68 ****
--- 65,71 ----
ScaleMatrix(), ArbitraryMatrix(), CoordSysTransform();
extern Float RayTransform();
+ extern Float Lipschitz();
+ extern int MatrixEigenvalues(), MatrixScaling(), Uniform();
+
#endif /* TRANSFORM_H */